home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000271_news@newsmaster….columbia.edu _Mon Sep 1 04:13:04 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA25338
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 Sep 1997 04:13:03 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id EAA15661
  7.     for kermit.misc@watsun; Mon, 1 Sep 1997 04:13:03 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!nntprelay.mathworks.com!howland.erols.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: HANGUP/ATHANGUP
  12. Message-ID: <hccya3KL6e+o@cc.usu.edu>
  13. Date: 31 Aug 97 22:27:11 MDT
  14. References: <5ucegg$jsi$1@news.pacifier.com>
  15. Organization: Utah State University
  16. Lines: 8
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:7590
  18.  
  19. In article <5ucegg$jsi$1@news.pacifier.com>, mikef@pacifier.com (Mike Freeman) writes:
  20. > In Ms-Kermit V3.14 and V3.15, is there a way to get the "ATHANGUP" macro
  21. > to execute when a user types the HANGUP instruction rather than the
  22. > original HANGUP instruction code?
  23. --------
  24.     No, I'm sorry, but HANGUP is an intrinsic command, not a macro which
  25. can be removed or replaced.
  26.     Joe D.